Page History: “.NET failed to install, T4 was unsuccessful in loading”
Compare Page Revisions
Page Revision: 2011/09/12 14:35
It is not common for .Net to fail on installation. This piece of the install is all Microsoft. Our frontend checks to see if Framework is installed. If it isn't it prompts the user to install it. We have seen broken workstation builds in the past that were confused as to whether or not Framework was actually installed.
Here’s a list of troubleshooting steps:
- Apply all pending Microsoft Updates.
- Open Internet Explorer.
- Go to Tools=>Windows Update
- Follow the instructions.
- Click here to manually install the Framework 3.5 Package.
- Reinstall our frontend (try it first without the reinstall).
- If all the above fails, try another workstation (later versions of XP include Framework 1.1). In cases where we have gotten this far the workstation had serious OS issues.
- Be sure there is sufficient disk space. You would have to read on Microsoft for the specific requirements. It would be hundreds of Mb though.
- Be sure antivirus is disabled.
- Be sure the user is logged in as an administrator.
- User can try uninstalling, rebooting, reinstalling .net framework, and running Windows updates
- In a last ditch effort the user can try roll their machine back to a previous restore point. We have seen this work.
- In general when something this fundamental has issues then it typically indicates a deeper issue and we would recommend a full OS rebuild. If it is a brand new machine then we would hold off and troubleshoot a bit.